window: Remove property definition
authorEmmanuele Bassi <ebassi@gnome.org>
Wed, 3 May 2017 14:58:49 +0000 (15:58 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Wed, 3 May 2017 14:58:49 +0000 (15:58 +0100)
commitc05fcdbba05730acef0adb46aeaaecca38b1ba5c
treeaff17f3b0838bad31bb594694206aa91d0cd48b0
parent69ec6234a42a380c4a33fdcd84740e2b34dcb46e
window: Remove property definition

Commit 92b0d2e8ea8b41ea914eb4d66b48cc7dd2d34b9d removed the
hide-titlebar-when-maximized property handlers, but it still installed
the GParamSpec into the GtkWindow class.
gtk/gtkwindow.c